.float-right{
    width: 100px;
    height: 500px;
    background: #FFFFFF;
    box-shadow: 0px 0px 43px 0px rgba(225, 225, 225, 0.4);
    border-radius: 20px;
    position: fixed;
    z-index: 999;
    right: 50%;
    top: 220px;
    margin-right: -770px;
}
.float-right-box>div>img{
    width: 120px;
    height: 120px;
}
.float-right-box:hover div{
    display: flex;
}
.float-right-box>div{
    position: absolute;
    right: 110px;
    top: 0;
    background: url('/statics/images/float2.png');
    display: none;
    width: 142px;
    height: 196px;
    z-index: 9999;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-right: 10px;
}
.float-right-box {
    width: 100px;
    cursor: pointer;
    height: 100px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
}
.float-right-box p{
    width: 100%;
    text-align: center;height: 14px;color: #333333;
    margin-top: 8px;
}
.float-right-box:hover p{
    color: #EF232C;
}
.float-right-box:hover .float-right-icon{
    display:none;
}
.float-right-box:hover .float-right-icon-active{
    display:block;
}
.float-right-icon-active{display:none;}
.float-right a{
text-decoration: none;}
.header_search2 form{
display: flex;
align-items: center;
justify-content: center;
}

.header_search_btn2{
width: 50px;
height: 50px;
background: #EF232C;
border: none;}
.header_search_input2{
width: 400px;
height: 48px;
background: #FFFFFF;
border: 1px solid #EF232C;
padding-left: 12px;
font-size: 15px;}
body{
font-family: Microsoft YaHei;
background: #F4F4F4;}
.w1200{width:1200px;margin:0 auto;}
.topmap{height: 40px;background: #F4F4F4;line-height: 40px;}
.topmap .w1200{
display: flex;
justify-content: space-between;
font-size: 14px;
color: #999999;
}
.topmap .w1200 a{
color: #999999;
}
.header{
background: #ffffff;
}
.header .w1200 {
display: flex;
flex-wrap: nowrap;
height: 120px;
align-items: center;
}
.header_search{
width: 450px;
height: 50px;
background: #FFFFFF;
border: 1px solid #EF232C;
margin-right: 120px;
}
.header_search_input{
width: 400px;
height: 50px;
border: none;
text-indent: 10px;
font-size: 15px;
outline: none;
}
.search-form1{
position: relative;
margin-left: 60px;
}
.header_search_btn{
width: 50px;
height: 50px;
background: #EF232C;
border: none;
}
#header_address{
    position: relative;
}
.header_address_list_title{
    width: 30%;
    text-align: center;
    font-size: 14px;
    border-bottom: 2px solid #00abeb;
    padding-bottom: 6px;
    margin: 0 35% 10px;
}
.header_address_list{
position: absolute;
top: 50px;
background: #ffffff;
width: 250px;
display: none;
border: 1px solid #ccc;
flex-wrap: wrap;
justify-content: flex-start;
padding: 10px;
z-index: 999;
left: -110px;
}
.header_address_list a:hover{
    color: #efa61a;
}
.header_address_list a {
width: 50px;
font-size: 14px;
text-align: center;
color:#333333;
margin-bottom: 5px;
}    #header_address:hover .header_address_list{ 
    display: flex;
}
div#header_address{font-size: 16px;
margin-left: 20px;
margin-right: 90px;
display: flex;
flex-wrap: nowrap;
align-items: center;
height: 60px;
color: #333333;}
#header_address img{
margin-left: 5px;
}
.header_mobile>div img {
margin-left:20px;
margin-right: 5px;
}
.header_mobile>div>div img {
width: 130px;
height: 130px;
display: none;
}
.header_mobile{
display: flex;
font-size: 14px;
color: #666666;}
.footer_link{
font-size: 14px;
color: #333333;
line-height: 32px;
background: #ffffff;
margin: 20px auto;
padding: 20px;
width: 1160px;
}
.footer_link p{
color:#333333;
padding-right: 20px;
}
.footer_link a{
color:#666666;
margin-right: 20px;
}
.footer_link div{
display: flex;
flex-wrap: wrap;}
.footer_link hr{
width: 100%;
height: 1px;
background: #E0E0E0;
border: none;
margin: 20px 0;}
.footer-top{
height: 70px;
line-height: 70px;
background: url('http://www.itoma.cn/statics/images/index/index%20(4).png');
font-size: 14px;
color: #FEFEFE;
}
.footer-top .w1200{
display: flex;
justify-content: space-between;
width: 1000px;
}
.footer-top img{

margin-right: 6px;
}

.footer-main{
background: #333333;
}
.footer-copyright{
font-size: 12px;
color: #727272;
line-height: 22px;
padding-bottom: 30px;
}
.footer-copyright a{color: #b1b1b1;
}
.footer-bottom{
background: #ffffff;
text-align: center;
padding: 20px 0;}
.footer-main ul{
padding: 20px 0;
display: flex;
}
.footer-main li a{
font-size: 14px;
color: #E7E7E7;
line-height: 26px;
margin-right: 60px;
}
.header_nav1 .w1200{
display: flex;
justify-content: space-between;}
.header_nav1{
font-weight: bold;
line-height: 70px;
background: #EF232C;
height: 70px;
}
.header_nav1 a{
font-size: 16px;
color: #FFFFFF;
}
.header_nav a{
font-size: 16px;
color: #333333;
margin: 0 30px;
}

.header_search_input1{
width: 210px;
text-indent: 20px;
height: 50px;
border: none;
background: #F5F5F5;
border-radius: 25px;}
.header_search_btn1{

position: absolute;
right: 1px;
border: none;
top: 1px;
width: 58px;
height: 48px;
border-radius: 80px;
background: #F5F5F5;
}
.nav {
color: #666666;
font-size: 14px;
margin: 18px auto;
width: 1200px;
}
.nav a {
font-size: 14px;
color: #666666;
}











